Skip to content

Zip signed per-RID publish folders in official pipeline#77

Open
mkrueger wants to merge 1 commit intomainfrom
feat/pipeline-zip-rid-publish
Open

Zip signed per-RID publish folders in official pipeline#77
mkrueger wants to merge 1 commit intomainfrom
feat/pipeline-zip-rid-publish

Conversation

@mkrueger
Copy link
Copy Markdown
Contributor

@mkrueger mkrueger commented May 6, 2026

Adds a Zip signed RID publish folders step to .pipelines/CosmosDB-Shell-Official.yml that runs right after the signed publish output is produced. For each RID directory under $(Build.SourcesDirectory)\out\ it creates an archive named cosmosdbshell_<arch>_<version>.zip (e.g. cosmosdbshell_linux-arm64_1.0.273-preview.zip) under out\zip\, so the archives are picked up by the OneBranch output artifact upload and can be downloaded and re-uploaded as-is.

Adds a 'Zip signed RID publish folders' step to .pipelines/CosmosDB-Shell-Official.yml that runs immediately after the signed publish output is produced. For each RID directory under \\out\, it creates an archive named cosmosdbshell_<arch>_<version>.zip (e.g. cosmosdbshell_linux-arm64_1.0.273-preview.zip) under out\zip\, so the resulting archives are picked up by the OneBranch output artifact upload and can be downloaded and re-uploaded as-is.
@mkrueger mkrueger requested review from a team and Copilot May 6, 2026 16:42
@mkrueger mkrueger enabled auto-merge May 6, 2026 16:48
@mkrueger mkrueger requested a review from sevoku May 6, 2026 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant